[INFO] cloning repository https://github.com/camarsha/summing-correction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camarsha/summing-correction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamarsha%2Fsumming-correction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamarsha%2Fsumming-correction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccce1b111fcbe5e8470a7d2d59c86cfa603b6e1b
[INFO] checking camarsha/summing-correction against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamarsha%2Fsumming-correction" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/camarsha/summing-correction
[INFO] finished tweaking git repo https://github.com/camarsha/summing-correction
[INFO] tweaked toml for git repo https://github.com/camarsha/summing-correction written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/camarsha/summing-correction on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/camarsha/summing-correction already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc
[INFO] running `Command { std: "docker" "start" "f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling GSL-sys v3.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking GSL v7.0.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking statistical v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking rustyline v16.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking clap_complete v4.5.55
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking sum-correction v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print_matrix` is never used
[INFO] [stdout]   --> src/sum_correction.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn print_matrix(m: &MatrixF64, name: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_matrix` is never used
[INFO] [stdout]   --> src/sum_correction.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn print_matrix(m: &MatrixF64, name: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.45s
[INFO] running `Command { std: "docker" "inspect" "f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc", kill_on_drop: false }`
[INFO] [stdout] f8ac0ddf29563cc68ac595f4a69e058f627984613878939737dd8b48667bc1cc
